purple_input_get_error

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int purple_input_get_error(int fd, int* error)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    int
    purple_input_get_error
    (
    int fd
    ,
    int* error
    )
  2. da_purple_input_get_error purple_input_get_error;

Meta